home *** CD-ROM | disk | FTP | other *** search
/ Programming in Microsoft Windows with C# / Programacion en Microsoft Windows con C#.iso / Original Code / The Timer and Time / The Timer and Time.sln
Encoding:
Microsoft Visual Studio Solution  |  2001-01-15  |  3.8 KB  |  93 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleClock", "SimpleClock\SimpleClock.csproj", "{C02890D0-D2F3-4D68-9570-7A4736916D5D}"
  3.     ProjectSection(ProjectDependencies) = postProject
  4.     EndProjectSection
  5.     ProjectSection(SolutionConfiguration) = postProject
  6.         Release.ActiveCfg = Release|.NET
  7.         Release.Build.0 = Release|.NET
  8.         Debug.ActiveCfg = Debug|.NET
  9.         Debug.Build.0 = Debug|.NET
  10.     EndProjectSection
  11. EndProject
  12. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DigitalClock", "DigitalClock\DigitalClock.csproj", "{0B5BAEDD-84BE-4953-84CA-0CE3AE95BE6E}"
  13.     ProjectSection(ProjectDependencies) = postProject
  14.     EndProjectSection
  15.     ProjectSection(SolutionConfiguration) = postProject
  16.         Release.ActiveCfg = Release|.NET
  17.         Release.Build.0 = Release|.NET
  18.         Debug.ActiveCfg = Debug|.NET
  19.         Debug.Build.0 = Debug|.NET
  20.     EndProjectSection
  21. EndProject
  22. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SevenSegmentClock", "SevenSegmentClock\SevenSegmentClock.csproj", "{317CDC5D-2650-4C4D-AC5B-E72861D9576F}"
  23.     ProjectSection(ProjectDependencies) = postProject
  24.     EndProjectSection
  25.     ProjectSection(SolutionConfiguration) = postProject
  26.         Release.ActiveCfg = Release|.NET
  27.         Release.Build.0 = Release|.NET
  28.         Debug.ActiveCfg = Debug|.NET
  29.         Debug.Build.0 = Debug|.NET
  30.     EndProjectSection
  31. EndProject
  32. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnalogClock", "AnalogClock\AnalogClock.csproj", "{C36BE5D9-9EC7-45A2-8558-0671CF848ED9}"
  33.     ProjectSection(ProjectDependencies) = postProject
  34.     EndProjectSection
  35.     ProjectSection(SolutionConfiguration) = postProject
  36.         Release.ActiveCfg = Release|.NET
  37.         Release.Build.0 = Release|.NET
  38.         Debug.ActiveCfg = Debug|.NET
  39.         Debug.Build.0 = Debug|.NET
  40.     EndProjectSection
  41. EndProject
  42. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RandomRectangle", "RandomRectangle\RandomRectangle.csproj", "{7B204A17-7653-41F4-8C9B-5259D3B3A3ED}"
  43.     ProjectSection(ProjectDependencies) = postProject
  44.     EndProjectSection
  45.     ProjectSection(SolutionConfiguration) = postProject
  46.         Release.ActiveCfg = Release|.NET
  47.         Release.Build.0 = Release|.NET
  48.         Debug.ActiveCfg = Debug|.NET
  49.         Debug.Build.0 = Debug|.NET
  50.     EndProjectSection
  51. EndProject
  52. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CloseInFive", "CloseInFive\CloseInFive.csproj", "{FBA1D375-16A6-4D78-AA53-CBE32D7879B0}"
  53.     ProjectSection(ProjectDependencies) = postProject
  54.     EndProjectSection
  55.     ProjectSection(SolutionConfiguration) = postProject
  56.         Release.ActiveCfg = Release|.NET
  57.         Release.Build.0 = Release|.NET
  58.         Debug.ActiveCfg = Debug|.NET
  59.         Debug.Build.0 = Debug|.NET
  60.     EndProjectSection
  61. EndProject
  62. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JeuDeTaquin", "JeuDeTaquin\JeuDeTaquin.csproj", "{11D00D38-A160-42BD-A786-E4D2B7A54CCF}"
  63.     ProjectSection(ProjectDependencies) = postProject
  64.     EndProjectSection
  65.     ProjectSection(SolutionConfiguration) = postProject
  66.         Release.ActiveCfg = Release|.NET
  67.         Release.Build.0 = Release|.NET
  68.         Debug.ActiveCfg = Debug|.NET
  69.         Debug.Build.0 = Debug|.NET
  70.     EndProjectSection
  71. EndProject
  72. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DigitalClockWithDate", "DigitalClockWithDate\DigitalClockWithDate.csproj", "{37AF87C5-4D59-471F-9629-1693529B586C}"
  73.     ProjectSection(ProjectDependencies) = postProject
  74.     EndProjectSection
  75.     ProjectSection(SolutionConfiguration) = postProject
  76.         Release.ActiveCfg = Release|.NET
  77.         Release.Build.0 = Release|.NET
  78.         Debug.ActiveCfg = Debug|.NET
  79.         Debug.Build.0 = Debug|.NET
  80.     EndProjectSection
  81. EndProject
  82. Global
  83.     GlobalSection(SolutionConfiguration) = preSolution
  84.         ConfigName.0 = Debug
  85.         ConfigName.1 = Release
  86.         DoSign = FALSE
  87.     EndGlobalSection
  88.     GlobalSection(ExtensibilityGlobals) = postSolution
  89.     EndGlobalSection
  90.     GlobalSection(ExtensibilityAddIns) = postSolution
  91.     EndGlobalSection
  92. EndGlobal
  93.